home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 March: Reference Library / Dev.CD Mar 96 RL / Dev.CD Mar 96 RL.toast / Technical Documentation / develop / develop Issue 25 / develop Issue 25 code / QD3D to QTVR / ArticleCode / Source / inits.h < prev    next >
Encoding:
Text File  |  1995-10-12  |  319 b   |  10 lines  |  [TEXT/MPCC]

  1. Boolean SupportsAEVT(void);
  2. void     RegisterMyEvents(void);
  3. void     InitAEStuff( void );
  4. void    SplashTearDown( WindowPtr                    splashScreen );
  5. void     DeallocateGlobals(void);
  6. void     InitializeGlobals(void);
  7. void     InitializeToolbox(void);
  8. Boolean    myTrapAvailable(short theTrap);
  9. void    SplashSetUp(Boolean    button);
  10. void    InitQTVR();